home *** CD-ROM | disk | FTP | other *** search
/ So Who's Dr. Rabbit? / SWDR_1.iso / pc / swdrmov / opening.dxr / Opening Scripts Int_3_Last Frame Exitframe.ls < prev    next >
Encoding:
Text File  |  1997-07-28  |  109 b   |  7 lines

  1. global gLocationTracker
  2.  
  3. on exitFrame
  4.   UtilUpdateFrame()
  5.   GotoLocation(GetSpread(gLocationTracker, 1))
  6. end
  7.